home *** CD-ROM | disk | FTP | other *** search
- // clipstac.h
-
- #define IDM_LISTBOX 122
- #define IDM_TITLE 124
- #define IDM_COPY 117
- #define IDM_PASTE 118
- #define IDM_DELETE 119
- #define IDM_SELECTION 120
- #define IDM_HELP 125
- #define IDM_PACK 126
- #define IDM_TOP 127
-
- #define APPNAME "ClipStac"
-
-
-
-
-